Folder: t237_040123_heidelman

 SLIDE SHOW 

 


Could not find a part of the path 'I:\t237.imgserve.com\photos\t237_040123_heidelman'.

Server Error in '/' Application.

Could not find a part of the path 'I:\t237.imgserve.com\photos\t237_040123_heidelman'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.DirectoryNotFoundException: Could not find a part of the path 'I:\t237.imgserve.com\photos\t237_040123_heidelman'.

Source Error:


Line 139:
Line 140:dim di As New DirectoryInfo(folderSpec)
Line 141:dim fiArr As FileInfo() = di.GetFiles()
Line 142:dim theFile As FileInfo
Line 143:dim sFileList As string

Source File: F:\imgserve\photos\thumbnail_table.aspx    Line: 141

Stack Trace:


[DirectoryNotFoundException: Could not find a part of the path 'I:\t237.imgserve.com\photos\t237_040123_heidelman'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +193
   System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption) +1923
   System.IO.DirectoryInfo.GetFiles(String searchPattern, SearchOption searchOption) +58
   System.IO.DirectoryInfo.GetFiles() +14
   ASP.photos_thumbnail_table_aspx.showThumbNails(Object folderSpec) in F:\imgserve\photos\thumbnail_table.aspx:141
   ASP.photos_thumbnail_table_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in F:\imgserve\photos\thumbnail_table.aspx:125
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +256
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +19
   System.Web.UI.Page.Render(HtmlTextWriter writer) +29
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +99
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1266


Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3614